
.btn-red {} hgroup {
    padding: 0.7em;
}
hgroup h1 {
    height: 100%;
}
hgroup h1 a {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    line-height: 100%;
    padding-left: 1em;
}
hgroup img {
    width: 80%;
    max-width: 250px;
    margin-top: 4px;
}
.MyAccountPopUpLogo{
	width: 174px;
}
.menubrandswrapper {
    height: 50px;
    display: block;
}
.menubrandswrapper > .block {
    height: 50px;
}
#subnav {
    position: static;
}
#mainheader {
    background-color: #494949;
}
.menuwrapper {
    background: #494949 url('/PublishingImages/grey-gradient-light.png') repeat-x top center;
    /* background-color: #f8f8f8; */
   height: 85px;
}
#main-menu {
    background-image: url('/PublishingImages/grey-gradient-light.png');
	height: 100%;
    overflow: hidden;
}
#main-menu > li {
    border-left: 1px solid #d4d4d4;
    margin-left: -3px;
}
#main-menu > li > a {
    padding: 0 15px;
    line-height: 85px;
    height: 85px;
    vertical-align: middle;
    text-transform: uppercase;
    display: block;
    color: #212121;
    font-size: 1em;
    box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 1);
}
#main-menu > li > a:hover {
    color: #690000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4OSUiIHN0b3AtY29sb3I9IiM2MzA0MGEiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiM2MzA0MGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjMwNDBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(99,4,10,0) 89%, rgba(99,4,10,1) 90%, rgba(99,4,10,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(89%,rgba(99,4,10,0)), color-stop(90%,rgba(99,4,10,1)), color-stop(100%,rgba(99,4,10,1)));
    background: -webkit-linear-gradient(top,  rgba(99,4,10,0) 89%,rgba(99,4,10,1) 90%,rgba(99,4,10,1) 100%);
    background: -o-linear-gradient(top,  rgba(99,4,10,0) 89%,rgba(99,4,10,1) 90%,rgba(99,4,10,1) 100%);
    background: -ms-linear-gradient(top,  rgba(99,4,10,0) 89%,rgba(99,4,10,1) 90%,rgba(99,4,10,1) 100%);
    background: linear-gradient(to bottom,  rgba(99,4,10,0) 89%,rgba(99,4,10,1) 90%,rgba(99,4,10,1) 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063040a', endColorstr='#63040a',GradientType=0 );
    */
}

#main-menu > li ul.submainmenu li.leaves {
    margin:0 -1px;
    padding:0;
}
#main-menu > li ul.submainmenu li.leaves a{
    height: 65px;
    line-height: 65px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0 1.5em;
    margin: 0;
}
#main-menu > li ul.submainmenu li.leaves a:hover{
    color: #FFFFFF;
    background-color: #690000;
 }


.menubrands {
    display: inline-block;
    text-align: left;
    white-space: nowrap;
    font-size: 0;
}
.menubrands .logos {
    position: relative;
    width: 20%;
}
.menubrands .logos > a {
    border-top: 4px solid #FFFFFF;
    display: block;
    height: 36px !important;
    width: auto;
    line-height: 50px;
    vertical-align: middle;
}
.menubrands .logos > a:hover, .menubrands .logos > a:active {
    border-top: 4px solid #690000;
    display: block;
}
.menuserv, #main-menu {
    display: inline-block;
    text-align: right;
}
.menuserv li{
    margin-left: 0; 
}
.menuserv > li a {
    border-left: 1px solid #d4d4d4;
    line-height: 38px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
    display: block;
    color: #666666;
    font-size: 1em;
    box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 1);
}
.menuserv > li.border-right a.searchwrapper {
    border-right:0px;
}
.menubrands li, .menuserv li, #main-menu li {
    display: inline-block;
}
.menubrands .logos img {
    display: block;
    vertical-align: middle;
    max-width: 100%;
}
#mainheader > div.row.menuwrapper.nooffset > .allineamentoy {
    margin-top: 0em !important;
    height:85px;
    line-height:85px;
    vertical-align: middle;
}
#mainheader > div.row.menuwrapper a.cta,
#mainheader > span  > div.row.menuwrapper a.cta {
 min-width: 140px;
}
.submenubrands {
    text-align: center;
    background-color: #494949;
    display: none;
    height: 48px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50px;
    width: 1280px;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    z-index: 1;
}
.submenubrands > li a {
    border-left: 1px solid #232323;
    line-height: 1.5em;
    margin-top: 0.5em;
    padding: 0.7em;
    text-transform: uppercase;
    display: block;
    color: #fcfcfc;
    font-size: 1em;
    box-shadow: inset 1px 0px 0px 0px rgba(86, 86, 86, 1);
    -webkit-box-shadow: inset 1px 0px 0px 0px rgba(86, 86, 86, 1);
    -moz-box-shadow: inset 1px 0px 0px 0px rgba(86, 86, 86, 1);
    font-family: Arial, sans-serif;
}
.submenubrands > li a.arrow-right-white:after{
    background-image: none; 
}
.arrow {
    background-image: url("../PublishingImages/menuwebsite.png");
}
.arrow_box {
    position: relative;
    background: #ffffff;
}
.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.arrow_box {
    position: relative;
    background: #ffffff;
}
.arrow_box:after {
    top: 50px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFFFFF;
    border-width: 7px;
    margin-left: -7px;
    z-index: 99;
}
.submainmenu {
    background-color: #2e2e2e;
    height: 65px;
    left: 0;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
.submainmenu {
    display: none;
}
.submainmenuselected {
    /* display: block; */
}
.demo {
    display: inline-block;
}
.leaves > a {
    /*border-bottom: 10px solid #2e2e2e ;*/
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0 ;
    padding: 1.7em 1.5em 0.8em;
}
.menuselected {
    
    background: #f4f4f4 url('/PublishingImages/menubk.png') 0px -4px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2NiZDNjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzYzMDQwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #f8f8f8 11%, #f7f7f7 52%, #eeeeee 68%, #cbd3c8 90%, #63040a 90%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(11%,#f8f8f8), color-stop(52%,#f7f7f7), color-stop(68%,#eeeeee), color-stop(90%,#cbd3c8), color-stop(90%,#63040a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f8f8f8 11%,#f7f7f7 52%,#eeeeee 68%,#cbd3c8 90%,#63040a 90%); 
    background: -o-linear-gradient(top,  #f4f4f4 0%,#f8f8f8 11%,#f7f7f7 52%,#eeeeee 68%,#cbd3c8 90%,#63040a 90%); 
    background: -ms-linear-gradient(top,  #f4f4f4 0%,#f8f8f8 11%,#f7f7f7 52%,#eeeeee 68%,#cbd3c8 90%,#63040a 90%); 
    background: linear-gradient(to bottom,  #f4f4f4 0%,#f8f8f8 11%,#f7f7f7 52%,#eeeeee 68%,#cbd3c8 90%,#63040a 90%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#63040a',GradientType=0 ); */
}



#main-menu .submainmenu li.leaves a.selected {
    background-color: black;
    border-bottom: 10px solid #690000 ;
    position: relative;
    height: 55px;
}
#main-menu .submainmenu li.leaves a.selected:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 250, 250, 0);
    border-top-color: #690000;
    border-width: 7px;
    margin-left: -7px;
    margin-top: 8px;
    z-index: 100;
}
#open-subnav {
    /* display: inline-block !important;*/
    height: 6.8em;
    padding-top: 2em;
}
.firstfooter {
    height: 88px;
    position: static;
    overflow: visible !important;
}
.firstfooter > .block.d4.bg-red{
    margin-top: -5px;
    height: 100px;
	line-height: 100px;
    z-index: 999;
}
.firstfooter > .block.d4.bg-red > .after-container {
	line-height: 100px;
}
.next {
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.2em;
    position: relative;
    height: 100px;
    line-height: 1em;
    overflow: visible;
    padding-top: 0.05em;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    padding-left: 2em;
    top: 0;
    line-height: 100px;
    display: block;
}
.firstfooter > .block.d4.bg-red:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(104, 0, 0, 0);
    border-left-color: #680000;
    border-width: 50px;
    margin-top: -100px;
    z-index: 100;
    top: 100%;
    margin-bottom: -0.50em;
}
.menubottom {
    color: #FFFFFF;
    display: inline-block;
    font-size: 1em;
    line-height: 88px;
    margin-right: -0.5em;
    position: relative;
}
.menubottom > li {
    display: inline-block;
    border-right: 1px solid #232323;
}
.menubottom li a {
    margin: auto 1.5em;
    display: block;
    width: auto;
    height: 100%;
}
.paddingleft {
    padding-left: 2em !important;
}
.paddingleft1 {
    padding-left: 1em !important;
}
.bottomlink {
    color: #FFFFFF;
    display: inline-block;
    font-size: 1em;
    line-height: 2.5em;
    margin-right: 0.5em;
    margin-top: 0.9em;
    position: relative;
}
.bottomlink:first-child {
    margin-left: -0.5em;
}
.bottomlink:last-child {
    margin-right: -0.2em;
}
.bottomlink > li {
    display: inline-block;
    margin-left: 0;
}
.bottomlink > li a {
    font-size: 0.75em;
    color: white;
    padding: 0 1em;
    border-right: 1px solid #FFFFFF;
}
.lastbottomlink {
    border-right: 0px !important;
}
.bottominfo {
    color: white;
}
.copy {
    margin: 0 1em;
}
.market {
    line-height: 4em;
    margin-right: 1.5em;
}
.bottominfo {
    display: inline-block;
    line-height: 3em;
}
.sitemaplink {
    display: inline-block;
}
.sitemaptowel {
    padding-bottom: 20px;
    padding-left: 20px;
}
.sitemaptowel span {
    line-height: 2em;
}
.plus {
    display: inline-block;
    margin: 0.7em;
    padding: 0.7em;
    position: relative;
    color: #FFFFFF;
    -moz-border-radius: 0.7em;
    border-radius: 0.7em;
    width: 1em;
}
.linemenumobile {
    padding: 1em 0;
}
.linemenumobile h2 {
    font-size: 1em;
}
.menumobile a {
    padding-left: 1em;
}
.menumobile ul li {
    list-style-type: none;
    margin: 0;
}
.nextlinksublinks {
    text-align: center;
    display: none;
    position: absolute;
    top: 105px;
    z-index: 99;
    white-space: nowrap;
    width: 99em;
    right: 5px;  
}
.block.d20.nextlink {
    right: -1px;
}
.firstfooter > .block {
    height: 88px; 
}
.nextlinksublinks li {
    display: inline-block;
}
.menubottom li {
    display: inline-block;
    white-space: nowrap;
    position: static;
	margin: 0;
	text-align: center;
}
.menubottomselected {
    position: relative;
}
li.menubottomselected > a {
    position: relative;
}
.menubottomselected > a:after
 {
    bottom: 0;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(71, 255, 84, 0);
    border-bottom-color: #FFFFFF;
    border-width: 15px;
    margin-left: -15px;
    border-top: 0;
}
.us-flat {
    background-image: url("../../PublishingImages/flag-usa-small.png");
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 2.2em auto;
    display: inline-block;
    padding-right: 2.5em;
}
.last {
    height: 100%;
    background-color: #dfdfdf;
    display: block;
    position: absolute;
    width: 100%;
}

.accordion-menu{
	height: 100%;
}

/* select country */

#sel-country, #sel-country2 {
    position: relative;
    padding: 0px;
    top: -2px;
}
#sel-country{
    top: 0;
}
#sel-country .select, #sel-country2 .select {
    font-family: Arial, Verdana, sans-serif;
    position: relative;
    z-index: 20;
    display: inline-block;
    vertical-align: middle;
	z-index:1050;
}
#sel-country .languageMenu {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid black;
    height: auto;
    right: 1px;
    text-align:center;
}
#sel-country .languageMenu a{
    display: inline-block;
    line-height: 50px;
    height: 50px;
    vertical-align: middle;
    border: 0;
    width: 100px;
    margin: 0;
    padding: 0;
}
#sel-country .selected-language {
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    display: inline-block;
}
#sel-country .openMenu {
    height: 10px;
}
#sel-country a, #sel-country2 a {
    border: none;
    width: auto;
    display: block;
    margin: 5px 0;
}
#sel-country .openMenu, #sel-country2 .openMenu {
    background: url("images/arrow-down-grey-light.png") no-repeat scroll center center transparent;
    display: inline-block;
    overflow: hidden;
    right: 0;
    padding-top: 0px;
}
#sel-country a.openMenu{
    margin: 0;
}
#sel-country .languageMenu img, #sel-country2 .languageMenu img {
    padding: 0px 5px;
}
#sel-country2 .languagebottom {
    display:none;
    padding: 10px;
    padding-left: 0px;
    margin-top: -10px;
    height: 20px;
}
#sel-country2 .languagebottom a{
    display:inline-block
}

.searchgradient-grey {
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 35%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(35%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 35%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 35%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 35%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 35%, rgba(242, 242, 242, 1) 100%);
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); */
    border-bottom: 5px solid #690000;
    height: 38px;
}
/*** seach box */

#searchcssicon {
    font-size: 1.5em;
    /* This controls the size. */
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border: 0.1em solid #767676;
    position: relative;
    border-radius: 0.35em;
}
#searchcssicon::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -0.2em;
    bottom: -0.25em;
    border-width: 0;
    background: #767676;
    width: 0.27em;
    height: 0.13em;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
}
.searchbox {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #d4d4d4;
    width: 452px;
    right: 0px;
    z-index: 999;
}
.searchbox input {
    display: inline-block;
    height: 1.2em;
    padding: 0.5em;
    margin: 5px;
    margin-right: 5px -4px 5px 5px;
    line-height: 1em;
}
.searchbox img {
    border: 0px;
}
div.searchbox a.searchnow {
    width: 40px;
    height: 40px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    float: right;
    margin-top: 2px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.searching {
    display: block;
}
.searchfield {
    width: 325px;
}
.searchfield::-webkit-input-placeholder {
    color: #FFFFFF;
}
.searchfield::-moz-placeholder {
    color: #FFFFFF;
}
/* firefox 19+ */

.searchfield:-ms-input-placeholder {
    color: #FFFFFF;
}
/* ie */

.searchfield input:-moz-placeholder {
    color: #FFFFFF;
}
.searchnow {} .lines {
    display: inline-block;
    width: 50px;
    height: 15px;
    z-index: 999;
}
.line {
    width: 22px;
    height: 3px;
    background-color: #000000;
    position: relative;
    margin-bottom: 4px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    margin-left: 23px;
}
.line:last-child {
    opacity: 1;
    -webkit-transition: all 300ms 300ms ease-out;
    -moz-transition: all 300ms 300ms ease-out;
    -ms-transition: all 300ms 300ms ease-out;
    -o-transition: all 300ms 300ms ease-out;
    transition: all 300ms 300ms ease-out;
}

.menuserv .searchbox {
    top: 50px;
}
/***********************************/

@media screen and (max-width: 1024px) {
    body {
        background-color: #DFDFDF;
    }
    /*+++  +++*/
    .cta {
        font-size: 0.88em;
    }
    hgroup {
        padding: 0.7em;
        min-width:195px;
    }
    .menubrands .logos {
        position: relative;
        width: 18%;
        min-width:40px;
    }
    .menubrands img {
        width: 99%;
        margin-top: 8px;
        min-width: 90px;
    }
    div.menuwrapper div.d3 a.btn {
        min-width: 120px !important;
        width: 120px;
    }
}
@media screen and (max-width: 991px) {
    /*+++  +++*/
    #subnav {
        width: auto;
        z-index: 99;
        position: absolute;
        top: 0;
        right: 0;
    }
    .noborder {} .menuwrapper {
        margin-bottom: 0px !important;
    }
    .menuwrapper {
        background-color: #ffffff;
        background-image: none;
    }
    .allineamentoy {
        margin-top: 0 !important;
    }
    .accordion-menu {
        display: block;
        z-index: 99;
    }
    .wrapper.subnav-opened {
        -webkit-backface-visibility: hidden;
        -moz-transform: translateX(-24em);
        -webkit-transform: translateX(-24em);
        -o-transform: translateX(-24em);
        -ms-transform: translateX(-24em);
        transform: translateX(-24em);
        -webkit-backface-visibility: hidden;
        overflow-x: visible;
    }
    #main-menu {
        display: block;
        position: absolute;
        text-align: right;
        /*  */
        z-index: 101;
        background-color: white;
        width: 24em;
    }
    #main-menu > li {
        margin-left: 1px;
    }
    #main-menu li {
        display: block;
        background-color: white;
        text-align: left;
    }
    #main-menu > li a {
        font-size: 1.2em;
        padding: 1.61em 1.5em;
        line-height: 0;
        background-color: #dfdfdf;
        border-bottom: 1px solid #c2c2c2;
        -webkit-box-shadow: 1px 0px 1px 1px rgba(255, 255, 255, 1);
        -moz-box-shadow: 1px 0px 1px 1px rgba(255, 255, 255, 1);
        box-shadow: 1px 0px 1px 1px rgba(255, 255, 255, 1);
    }
    #main-menu .submainmenu li.leaves a.selected {} #main-menu li ul.submainmenu li.leaves a {
        font-size: 1em;
        line-height: 0.6em;
        padding-left: 5em;
        padding-right: 5em;
    }
    .submainmenu {
        width: 99.9%;
        position: static;
        height: auto;
    }
    .submainmenu, .leaves > a {
        padding: auto;
        background-color: #313131 !important;
        color: #FFFFFF;
        border-bottom: 1px solid #000000 !important;
    }
    .submainmenu li {
        position: static;
    }
    #main-menu > li.selected > a{
        border-left: 10px solid #680000;
        padding-left: 1em;
        margin-bottom: -1px;
        background-image: url("../../PublishingImages/accordion-toclose.png");
        background-position: 98% center;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-size: 1.5em auto;
    }
    #main-menu .submainmenu li.leaves a.selected{
        /* border-left: 10px solid #680000; */
        border-bottom: 0;
        height: auto;
    }
    #main-menu .submainmenu li.leaves a.selected:after {
        display:none;
    }

    .readytoopen {
        background-image: url("../../PublishingImages/accordion-toopen.png");
        background-position: 98% center;
        background-repeat: no-repeat;
        background-size: 1.5em auto;
    }
    .iconfinancial {
        background-position: 5% center;
        background-repeat: no-repeat;
    }
    .payment {
        background-image: url("../../PublishingImages/mobile/financial-5-pay.png");
        background-size: 10%;
    }
    .calculator {
        background-image: url("../../PublishingImages/mobile/financial-2-calculator.png");
        background-size: 10%;
    }
    .leas {
        background-image: url("../../PublishingImages/mobile/financial-3-understanding.png");
        background-size: 10%;
    }
    .choise {
        background-image: url("../../PublishingImages/mobile/financial-4-customer.png");
        background-size: 10%;
    }
    .resources {
        background-image: url("../../PublishingImages/mobile/financial-6-faq.png");
        background-size: 10%;
    }
    #main-menu .last {
        background-color: #DFDFDF !important;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 111;
        position: absolute;
    }
    .sitemaptowel {
        /*margin-left:30px;*/
    }
    #open-subnav {
        display: inline-block !important;
    }
    .paddingleft {
        padding-left: 0em !important;
    }
    .hgroup > h1 > img {
        width: 75%;
    }
    .menuwrapper hgroup {
        height: 6em;
    }
    .menuserv a.searchgradient-grey {
        background: none;
        border-bottom: 0px;
        height: auto;
    }
    .menubrandswrapper {
        position: absolute;
        z-index: 999;
        width: 40px;
        height: 50px;
        right: 50px;
    }
    #open-subnav {
        height: 6em;
        padding-top: 1.5em;
        text-align: right;
        padding-right: 0.5em;
        background-color: #FFFFFF;
    }
    #open-subnav img {
        width: 20%;
    }
    hgroup {
        padding: 0.35em;
    }
    .menubrandswrapper {
        z-index: 999;
        width: 350px;
        height: 50px;
        /*right: 50px;*/
		right: 96px;
    }
    .menuserv {
        width: 300px;
    }
    .menubrandswrapper ul.menuserv li {
        border-right: 0px;
        border-left: 0px;
        padding-top: 10px;
    }
    .menubrandswrapper ul.menuserv > li a {
        -webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        -moz-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        border-right: 0px;
        border-left: 0px;
        padding-top: 5%;
        /* width: 20px; */
        display: inline-block;
        float: right;
    }
    .searchbox {
        /* display: inline-block; */
        float: left;
        right: 25px;
        width: 92%;
        border: 0px;
    }
    .searchbox > span {
        display: none;
    }
    .searchfield {
        width: 80%;
    }
    .searchfield::-webkit-input-placeholder {
        color: #666666;
    }
    .searchfield::-moz-placeholder {
        color: #666666;
    }
    /* firefox 19+ */
    .searchfield:-ms-input-placeholder {
        color: #666666;
    }
    /* ie */
    .searchfield input:-moz-placeholder {
        color: #666666;
    }
    .searchbox img {
        /* display: none; */
    }
    .menubrandswrapper ul.menuserv > li a {
        padding-top: 1%;
    }
    .menubrandswrapper .searchbox input {
        height: 1.5em;
    }
    .menuserv a.searchgradient-grey {
        background: none;
        border-bottom: 0px;
        height: auto;
    }
    .menuwrapper a.btn.btn-red {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    
   /* #mainFooter .firstfooter{
        display: none;
    }*/

    .next:after {
        border-width: 50px;
        z-index: 100;
        top: 46.5%;
        margin-bottom: -0.50em;
    }
    
    .page-title {
        height: 120px; 
        vertical-align:middle;
        }
    .page-title  br {
        display: none;
        height: 0px !important;
    }
    .page-title h2{
        padding-top:1em;
        margin-bottom:0em;
        min-height: 1em;
    }
    .page-title p{
        min-height: 1em;
        padding-bottom:1em;
    }
    #main-menu > li.menuselected.selected > ul {
        display: block !important;
    }
	.nextlinksublinks {
		width: auto;
	}
	.firstfooter {
		height: 133px;
	}
	.firstfooter > .block.d4.bg-red:after {
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(104, 0, 0, 0);
		border-top-color: #680000;
		border-width: 30px;
		margin-top: -100px;
		z-index: 100;
		bottom: -100%;
		margin-bottom: 0;
		margin-left: -15px;
		top: auto;
	}
	.firstfooter > .block.d4.bg-red > .after-container {
		line-height: 50px;
	}
	.firstfooter > .block.d4.bg-red > .after-container > .next {
		height: auto;
        line-height: 1em;
        position: relative;
        display: inline;
	}
	.firstfooter > .block.d4.bg-red {
		margin-top: -5px;
		height: 50px;
		line-height: 50px;
		z-index: 999;
		text-align: center;
        width: 100%;
	}
	.firstfooter > .block {
		height: 88px;
		line-height: 88px;
		text-align: center;
	}
	.firstfooter .nextlink, .firstfooter .menubottom  {
		text-align: left;
		font-size: 0;
		width: 100%;
		right: 0 !important; 
	}
	.firstfooter .nextlink .menubottom > li {
		width: 25%;
		box-sizing: border-box;
		white-space: normal;
		margin: 0;
		font-size: 1rem;
		text-align: center;
		display: inline-block;
		line-block: 88px;
	}
	.firstfooter .nextlink .menubottom li a span {
		display: inline-block;
		line-height: 1;
		vertical-align: middle;
	}
	.firstfooter .nextlink .menubottom .nextlinksublinks {
		left: 0;
    	top: auto;
	}
	.firstfooter .nextlink .menubottom .nextlinksublinks img {
	 	vertical-align: middle;
	}
}



@media screen and (max-width: 967px) {
    /*
    .searchbox{
        top: 92px;
        width: 390px;
    }
    .menubrandswrapper .searchbox input.searchfield {
        width: 88%;
    }.menuserv .searchbox
    */
    #mainheader > div.row.menuwrapper.nooffset > hgroup {
        background-color: white;
    }
    .searchbox {
        width: 390px;
        height: 40px;
        margin-right: 20px;
    }
    .menubrandswrapper .searchbox input.searchfield {
        height: 1.5em;
        width: 81%;
    }
    .menubrandswrapper ul.menuserv > li a {
       /* padding-top: 15%; */
    }
    #main-menu > li > a{
        height: auto;
    }
    #main-menu > li ul.submainmenu li.leaves a{
        height: 46px;
        line-height: 46px !important;
    }
    /*#main-menu > li > a:hover{
        background: none;
    }*/
	#main-menu > li > a:hover {
		background-color: #ffffff;
		background-image: url("../../PublishingImages/accordion-toclose.png");
		background-position: 98% center;
		background-repeat: no-repeat;
		background-size: 1.5em auto;
		border-left: 10px solid #680000;
		margin-bottom: -1px;
		padding-left: 1em;
	}
   
    .bottomlink li {
        margin-left: 0.1em;
    }
    #mainheader > div.row.menuwrapper.nooffset > .allineamentoy {
        margin-top: 0em !important;
    }
    .next {
        padding-top: 0.1em;
        font-size: 14px;
    }
    .next:after {
        margin-top: -47px;
    }
    main-menu > li.selected > a{
        border-left: 10px solid #680000;
        margin-bottom: -1px;
        margin-left: -1px;
        background-image: url("../../PublishingImages/accordion-toclose.png");
        background-position: 98% center;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-size: 1.5em auto;
    }
    #main-menu ul.submainmenu li.leaves a.selected.submenumobile {
        background-color: #680000 !important;
    }
    #main-menu .submainmenu li.leaves a.selected.submobile{
        border-left: 10px solid #680000;
        border-bottom: 0;
    }
    .menuserv .searchbox{
        top:auto;
    }
        
    /* cta  submenu */
     div.menuwrapper div.d3 a.btn {
        min-width: 200px !important;
        width: 200px;
        margin-top: 4px;
    }
    #mainheader > div.row.menuwrapper.nooffset > .allineamentoy{
        height: 60px;
        line-height: 50px;
        background-color: white;
    }
    /*.menuwrapper {
        height: 160px;
    }*/
    
}
@media screen and (max-width: 767px) {
    /*#mainheader {
        margin-bottom: 35px;
    }*/
    .nav_placeholder + div.row {
        z-index: 9;
    }

    /* cta  submenu */
    div.menuwrapper div.d3 a.btn {
        min-width: 120px !important;
        width: 145px;
        margin-left:5px;
    }
    #mainheader > div.row.menuwrapper.nooffset > .allineamentoy{
        margin-top: 10px;
        height: 60px;
        line-height: 50px;
        background-color: transparent;
    }
    .menuwrapper {
        /*height: 65px;*/
		height: 52px;
    }
    
    
    
    .leaves, .noborder {
        border: 0px !important;
        box-shadow: 0 0 0 0 transparent !important;
    }
    /*+++  +++*/
    #s4-workspace {
        overflow: visible;
        height: 100% !important;
    }
    .menuwrapper .block.mobile-visible {
        display: inline-block !important;
    }
    .menuwrapper hgroup {
        height: 2em;
    }
    #mainheader > div.row.menuwrapper.nooffset > hgroup {
        background-color: transparent !important;
    }
    #mainheader > div.row.menuwrapper.nooffset > .allineamentoy {
        margin-top: 0.3em ;
    }
    section .block.d24.slideshow-mask {
    }
    #open-subnav, hgroup {
        background-color: transparent;
    }
    .m12, .s12 {
        width: 48.9% !important;
    }
    .menuwrapper {
        margin-bottom: 0px !important;
    }
    .allineamentoy {
        margin-top: 0 !important;
    }
    .w6, .w5, .w13 {
        margin-top: 0 !important;
    }
    .wrapper.subnav-opened {
        -webkit-backface-visibility: hidden;
        -moz-transform: translateX(-16em);
        -webkit-transform: translateX(-16em);
        -o-transform: translateX(-16em);
        -ms-transform: translateX(-16em);
        transform: translateX(-16em);
        -webkit-backface-visibility: hidden;
        overflow-x: visible;
    }
    #subnav {
        width: auto;
        z-index: 99;
        position: absolute;
        top: 0;
        right: 0;
    }
    .menuwrapper {
        position: static;
    }
    #main-menu {
        display: block;
        position: absolute;
        text-align: right;
        overflow-x: visible;
        z-index: 111;
        background-color: white;
    }
    #main-menu > li {
        margin-left: 1px;
    }
    #main-menu {
        width: 16.1em;
    }
    #main-menu li {
        display: list-item;
        background-color: white;
        text-align: left;
        list-style-type: none;
    }
    #main-menu > li a {
        font-size: 1.2em;
        padding: 1.35em 1.5em;
        line-height: 0;
        background-color: #dfdfdf;
        border-bottom: 1px solid #c2c2c2;
        -webkit-box-shadow: 1px 0px 1px 1px rgba(255, 255, 255, 1);
        -moz-box-shadow: 1px 0px 1px 1px rgba(255, 255, 255, 1);
        box-shadow: 1px 0px 1px 1px rgba(255, 255, 255, 1);
    }
    #main-menu > li.selected > a{
        border-left: 10px solid #680000;
        padding-left: 1em;
        margin-bottom: -1px;
        background-image: url("../../PublishingImages/accordion-toclose.png");
        background-position: 98% center;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-size: 1.5em auto;
    }
    .submainmenu {
        width: 100%;
        font-size: 1.3em;
    }
    #main-menu li ul.submainmenu li.leaves a {
        font-size: 0.6em;
        padding-left: 4em;
        padding-right: 5em;
        line-height: 1.6em;
    }
    #main-menu li ul.submainmenu li.leaves a.selected.submenumobile{
        border-right: 5px solid #680000 !important;
        width: 130px !important;
    }
    #open-subnav {
        height: 3.4em;
        padding-top: 1.1em;
        text-align: right;
        padding-right: 0.5em;
    }
    #open-subnav img {
        width: 40%;
    }
    hgroup {
        padding: 0.35em;
    }
    .menubrandswrapper {
        position: absolute;
        z-index: 999;
        width: 40px;
        height: 50px;
        /*right: 50px;*/
		right: 96px;
    }
    .menubrandswrapper > div.bg-white {
        background-color: transparent !important;
    }
    .menubrandswrapper ul.menuserv li {
        border-right: 0px;
        border-left: 0px;
        padding-top: 2px;
    }
    .menubrandswrapper ul.menuserv > li a {
        -webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        -moz-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        border-right: 0px;
        border-left: 0px;
        padding-top: 5%;
        overflow: visible;
    }

    #main-menu > li > a{
        height: auto !important;
    }
    #main-menu > li ul.submainmenu li.leaves a{
        height: 46px;
        line-height: 46px !important;
    }
    #main-menu > li > a:hover{
        background: none;
    }
    #main-menu > li > a:hover,
    #main-menu > li.selected > a{
        border-left: 10px solid #680000;
        margin-bottom: -1px;
        margin-left: -1px;
        background-image: url("../../PublishingImages/accordion-toclose.png");
        background-position: 98% center;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        background-size: 1.5em auto;
    }
    #main-menu li ul.submainmenu li.leaves a.selected.submenumobile {
        background-color: #680000 !important;
    }   
    .menuserv {
        width: auto;
    }
    .searchnow img {
        display: block;
    }
    .menubrandswrapper *, .menubrandswrapper ul.menuserv li {
        white-space: nowrap;
    }
    .menubrandswrapper ul.menuserv > li a {
        padding-top: 55%;
    }

    .menuserv a.searchgradient-grey {
        background: none;
        border-bottom: 0px;
        height: auto;
    }
    .top50 {
        padding-top: 50px;
    }
    .menuwrapper h1 img {
        /* width: 45%; */
        width: 95%;
        max-width: 120px;
        margin-top:0px;
    }
    .menuwrapper a.btn.btn-red {
        margin-top: 5px;
        margin-bottom: 9px;
    }
    .menumobile .flags {
        display: none;
    }
    .menumobile .flags {
        margin: 10px 0 0 10px;
    }
    .arrow-up-grey {
        background-image: url(http://bitmama.cnhcapitalpublic.com/PublishingImages/accordion-toclose.png);
        background-position: 98% 10%;
    }
    .backgroundmobilehead {
        position: absolute;
        z-index: 2px;
        background: #FFFFFF;
        top: 49px;
        left: 0 px;
        width: 100%;
        /*height: 105px;*/
		height: 70px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuODYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(top, rgba(91, 91, 91, 0.75) 0%, rgba(255, 255, 255, 0.86) 8%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(91, 91, 91, 0.75)), color-stop(8%, rgba(255, 255, 255, 0.86)), color-stop(19%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(91, 91, 91, 0.75) 0%, rgba(255, 255, 255, 0.86) 8%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(91, 91, 91, 0.75) 0%, rgba(255, 255, 255, 0.86) 8%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(91, 91, 91, 0.75) 0%, rgba(255, 255, 255, 0.86) 8%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(91, 91, 91, 0.75) 0%, rgba(255, 255, 255, 0.86) 8%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 100%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bf5b5b5b', endColorstr='#ffffff', GradientType=0);
        /* IE6-8 */
    }
    div.block.allineamentoy.t12.s12.d3.center {
        z-index: 2;
    }
    
    .submainmenu li img {
        width: 99%;
    }
    .line {
        background-color: #690000;
    }
    .linemenumobile .bg-icon-arrow-up-white img {
        margin-top: 10px;
    }
    .slideItem figcaption .title{
        display: none;
        top: 0.5em;
        padding: 0.5em;
        padding-left: 1.5em;    
    }
    .slideItem figcaption .description{
        display: none;
        top: -1.5em;
        padding: 0.5em;
        margin-right: 1.5em;
        float: right;       
    }
    .slideItem figcaption .title h2{
        font-size: 1em;
    }

    


    .searchbox {
        display: none;
        max-height: 0px;
        top: 50px;
        padding: 1px 15px 10px;
        text-align: right;
        background-color: #FFFFFF;
        text-align: left;
    }

    .searchbox.searching {
        position: fixed;
        top: 50px;
        max-height: 55px;
        left: 0;
        margin: 0;
        display: inline-block;
        width: 95%;
        text-align: center;
    }

    a.iesearchcssicon.searchwrapper {
        padding: 0;
        margin: 0;
        margin-top: -6px;
        display: block;
    }
    .menubrandswrapper .searchbox input.searchfield {
        height: 1.5em;
        width: 60%;
    }
    #mainheader .menubrandswrapper a.searchnow {
        padding-top: 4px;
        display: inline-block;
        position: fixed;
    }
    .slideshow-content {
        z-index: 10;
    }
    .multi-select.multi-selection-element.libraryLoaded.accordion.mobile {
    margin-bottom: 1em;
    }

    .page-title {
        height: auto; 
        vertical-align:middle;
    }
    .page-title  br {
        display: none;
        height: 0px !important;
    }
    .page-title h2{
        padding-top:1em;
        padding-bottom:1em;
        margin-bottom:0em;
        min-height: 1em;
    }
}